Dec 12, 2013
Apache JMeter is a open source software, a 100% pure Java desktop application designed to load test functional behaviour and measure performance of a software/web-based..
Read moreOct 17, 2013
One of the main threat PHP developers face is that PHP is an interpreted language, means PHP source code is readable by anybody who downloads..
Read moreOct 07, 2013
Hi all today we are going to what are the drawbacks of using Ajax . AJAX(Asynchronous JavaScript And XML) is nothing but a technique which..
Read moreOct 04, 2013
Hi all hope you all are doing well today we are going to see the jquery code which helps to detect the browser hope you..
Read moreSep 27, 2013
Password strength checker meter is simple way of showing the strength of password. It checks for password length and the strength with various colored meter…
Read moreSep 27, 2013
In this post, you will learn how to check and uncheck checkbox using JQuery. Example html form <form> <input type=“checkbox” name=“city” id=“city” value=“Newyork” />..
Read more